home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol K-12 / Vol K-12.iso / interfac / it.dig / scripts / DefineButton2_424 / BUTTONCONDACTION on(release).as
Text File  |  2012-08-27  |  111b  |  7 lines

  1. on(release){
  2.    _level1.volta_inicio();
  3.    _root.leg.gotoAndStop(1);
  4.    gotoAndStop("ini");
  5.    play();
  6. }
  7.